Skip to content

Add example for Series.str.slice() #27832

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from Aug 9, 2019
Merged

Add example for Series.str.slice() #27832

merged 2 commits into from Aug 9, 2019

Conversation

ghost
Copy link

@ghost ghost commented Aug 9, 2019

Add example to show that negative values for start are allowed for Series.str.slice().

Add example to show that negative values for start are allowed for Series.str.slice().
@pep8speaks
Copy link

pep8speaks commented Aug 9, 2019

Hello @avelineg! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-08-09 03:34:36 UTC

Add example to show that negative values for start are allowed for Series.str.slice().
@topper-123 topper-123 merged commit 67de633 into pandas-dev:master Aug 9, 2019
@topper-123
Copy link
Contributor

Thanks, @avelineg

@topper-123 topper-123 added the Docs label Aug 9, 2019
@topper-123 topper-123 added this to the 1.0 milestone Aug 9, 2019
quintusdias pushed a commit to quintusdias/pandas_dev that referenced this pull request Aug 16, 2019
* Add example for Series.str.slice()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Series.str.slice() should show that negative values for start are allowed
2 participants